From d5b7d3ec71e355fc4ff8fcb809d2644a4f588fa2 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 11 Apr 2001 14:29:29 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 2 ++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f8934640e14..80fb90359d2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-04-11 Gerd Moellmann + + * startup.el (command-line): Output a newline after printing + an error from loading the window system's init file. + 2001-04-11 Eli Zaretskii * textmodes/texinfo.el (texinfo-font-lock-keywords): Add diff --git a/src/ChangeLog b/src/ChangeLog index b471a4cb4b8..b44cf73393e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2001-04-11 Gerd Moellmann + * fns.c: Include blockinput.h. + * fns.c (Fplist_get): Don't QUIT if interrupt_input_blocked. 2001-04-10 Gerd Moellmann -- 2.30.2